'宣言 Public Function New( _ ByVal tables() As Table, _ ByVal tableStyleName As System.String, _ Optional ByVal clearFormat As System.Boolean _ )
public TableStyleCommand( Table[] tables, System.string tableStyleName, System.bool clearFormat )
パラメータ
- tables
- スタイルが適用されるテーブルのリスト。
- tableStyleName
- テーブルスタイルの名前を示す文字列値。
- clearFormat